PHY SET VEHICLE STEERING DELTA

Set the steering delta for the vehicle wheels.

  Syntax
PHY SET VEHICLE STEERING DELTA ID,value#
  Parameters
ID
Integer
identification number of the vehicle
value#
Float
new steering delta

  Returns

  Description

The steering delta property is responsible for how quickly the wheels can turn. As an example the steering delta may be 0.25 while the max steering angle is 1.0. This will result in being able to turn the vehicle fairly easily whereas a much lower value say 0.01 will mean it takes longer to turn the wheels.

  Example Code
No example code is provided for this command